Types Payments rejected
The following are the types of rejected payments:
Option 1 - Blocked Client​
This rejection corresponds to when blacklisting is blocked.
Responses​
{
"uid": "01GMB3VVRB3QWYDKW6Z92W2T3B",
"status": "rejected",
"message": "The client is blocked"
},
Option 2 - Trade Limits​
The customer has exceeded the limits set for the commerce.
Responses​
{
"uid": "01GMB3VVRB3QWYDKW6Z92W2T3B",
"status": "rejected",
"message": "Exceeds daily limit,
5,000,000.00 CLP available for the day,
10,000,000.00 CLP available for the week,
30,000,000.00 CLP available for the month.
Maximum deposit per transaction 6,000,000.00 CLP"
},